-
Home
-
Airwallex Online Payments Gateway
-
1.21.0 (latest)
-
Code
-
Classes
- AbstractClient
Total Complexity |
112 |
Dependencies |
13 |
Dependents |
2 |
Total lines |
732 |
Lines of code |
560 |
Logical lines of code |
198 |
Comment lines |
77 |
Methods |
32 |
Properties |
8 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createPaymentIntent() |
D |
25 |
34 |
154 |
startPaymentSession() |
A |
48 |
7 |
32 |
getToken() |
S |
58 |
7 |
16 |
doAuth() |
S |
52 |
6 |
26 |
createRefund() |
S |
49 |
4 |
31 |
createPaymentConsent() |
S |
50 |
4 |
28 |
confirmPaymentIntent() |
S |
53 |
4 |
22 |
getCustomer() |
S |
53 |
3 |
24 |
createCustomer() |
S |
53 |
3 |
24 |
createCustomerClientSecret() |
S |
56 |
3 |
18 |
getPaymentIntent() |
S |
56 |
3 |
18 |
getMetaData() |
S |
61 |
3 |
11 |
getPaymentMethodTypes() |
S |
55 |
2 |
22 |
capture() |
S |
55 |
2 |
21 |
getAccount() |
S |
58 |
2 |
17 |
getInstance() |
S |
71 |
2 |
6 |
savePaymentIntentToCache() |
S |
67 |
2 |
7 |
getCacheService() |
S |
71 |
2 |
6 |
getLogUrl() |
S |
78 |
2 |
3 |
getGeneralUrl() |
S |
78 |
2 |
3 |
getPciUrl() |
S |
78 |
2 |
3 |
getAuthUrl() |
S |
78 |
2 |
3 |
getCachedPaymentIntent() |
S |
68 |
2 |
7 |
testAuth() |
S |
60 |
1 |
13 |
getPaymentConsent() |
S |
62 |
1 |
12 |
__construct() |
S |
69 |
1 |
6 |
getHttpClient() |
S |
80 |
1 |
3 |
setIsSandbox() |
S |
81 |
1 |
3 |
setApiKey() |
S |
81 |
1 |
3 |
setClientId() |
S |
81 |
1 |
3 |
getAuthorizationRetryClosure() |
S |
70 |
1 |
7 |
getReferrer() |
S |
68 |
1 |
8 |